home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 233 / Computer Shopper 233 / ComputerShopperDVD233.iso / mpf / eng / shared / agentdui.cab / scui.dll / HTML / DASHSTR.VBS < prev    next >
Encoding:
Text File  |  2005-07-27  |  369 b   |  12 lines

  1. ∩╗┐'Strings used in Dashboard specific files...
  2. Const DASHTITLE_STR = "McAfee SecurityCenter"
  3. Const SERVICE_NAME_STR = "my security center"
  4. Const ACCOUNT_INFO_STR = "my info"
  5. Const HELP_STR = "help"
  6. Const SUPPORT_STR = "support"
  7. Const UPDATES_STR = "updates"
  8.  
  9. Const DEF_VSO_PRODUCT_NAME = "VirusScan"
  10. Const DEF_VSO_PRODUCT_LOWER_CASE_TAG_NAME = "virusscan"
  11.  
  12.